Skip to content

Conversation

daxpedda
Copy link
Contributor

@daxpedda daxpedda commented Dec 6, 2024

This change caches the SharedArrrayBuffer detection. Ideally we would have simply used once_cell::sync::Lazy because std::sync::OnceLock is not compatible with our MSRV, but both are not compatible with no_std.

Follow-up to #559.
Based on #559.

@daxpedda
Copy link
Contributor Author

daxpedda commented Dec 6, 2024

Closed in favor of wasm-bindgen/wasm-bindgen#4325.

@daxpedda daxpedda closed this Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant